cgi.router

Members

Classes

ROUTER
class ROUTER

class ROUTER

RouterException
class RouterException

package: cgi module cgi.router File: router.d Description: utility d module that allows conditional execution of classes that implement the ROUTE interface by matching a string to the CGI PATH_INFO or QUERY_STRING.

Interfaces

ROUTE
interface ROUTE

interface ROUTE

Meta